get

operator fun get(name: String): String?

Get the input passed for name. Treats it as optional, see getOptional.

Sources

js source
Link copied to clipboard